home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19950929-19951130
/
000393_news@columbia.edu_Tue Nov 14 11:28:00 1995.msg
< prev
next >
Wrap
Internet Message Format
|
1995-12-25
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA18570
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Wed, 15 Nov 1995 02:26:04 -0500
Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id CAA25753 for kermit.misc@watsun; Wed, 15 Nov 1995 02:26:02 -0500
Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!news.sprintlink.net!newsfeed.internetmci.com!inet-nntp-gw-1.us.oracle.com!news.caldera.com!news.cc.utah.edu!news.cs.utah.edu!cc.usu.edu!jrd
From: jrd@cc.usu.edu (Joe Doupnik)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: ? KERMIT with embedded system, how?
Message-Id: <1995Nov14.172800.66887@cc.usu.edu>
Date: 14 Nov 95 17:28:00 MDT
References: <488uhg$iic@usenet.ucs.indiana.edu>
Organization: Utah State University
Lines: 17
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <488uhg$iic@usenet.ucs.indiana.edu>, rosselot@cyclops.iucf.indiana.edu (Don Rosselot) writes:
> I am trying to implement kermit on an embedded system. Am188em microcont-
> roller from AMD. I need the source code to kermit, best without bios
> or system calls. Any Ideas?
>
> Thanks, Don
--------
That's a tall order. We don't have source code for a microcontroller.
That means you will have to roll your own, oh joy, or contract with someone
do it. As encouragement Kermits have been written in silicon before, one
version a long time ago, and another version in HP 48 calculators (current).
Sources for both are not publically available, sigh. I have no idea of what
an Am188em has on the inside so advice on how tough the task will be is not
possible in this message. Finally, another encouragement is the Kermit
protocol is designed such that the least feature-full implementations can work
with the fanciest.
Joe D.